home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6574 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: dispatch.news.demon.net!demon!epma.demon.co.uk
  2. From: andy@epma.demon.co.uk (andy)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: AB3D II beats Quake....
  5. Date: Sat, 30 Mar 1996 00:34:12 GMT
  6. Message-ID: <1434.6662T1116T1344@epma.demon.co.uk>
  7. References: <4jbkpc$mbr@mopo.cc.lut.fi>
  8. NNTP-Posting-Host: epma.demon.co.uk
  9. X-NNTP-Posting-Host: epma.demon.co.uk
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12. >>C is slow as hell, and if you say "it's fast enough with a 700Mhz CPU" then
  13. >>I tell you that also assembly becomes faster with the 700Mhz CPU.
  14. >>You're running away from your shadow: ASM will always be losta faster and
  15. >>better than C.
  16.  
  17. F(l)abio, ;-)
  18.  
  19. I agree with you that 68000 is neccesary to get the best out of the
  20. amiga, not many demos etc. are written in C (thank god!).  However you are wrong
  21. to assume that compilers cannot generate code as well as humans.  As we are
  22. moving into the RISC era, CPUs have fewer instructions which are a lot easier
  23. for a compiler to make great code with, in fact on certain mainframe systems
  24. compilers generate code which is as fast as we could write in asm.
  25.  
  26. As compilers become more intelligent we will see huge speed increases in non-asm
  27. code speed which will effectively make asm obsolete, after all why write a
  28. proggy in asm taking 12 months when you can do it in C/C++ in 4-5???
  29.  
  30. I hope this doesn't sound like a flame, I just want this thread to stop, you
  31. have your opinions and let everyone else have their's, personally I can wait to
  32. see your VR Demos at the Saturne... ;-)
  33.  
  34. Andy
  35.  
  36.  
  37.  
  38. --
  39. +---------------------------------====#====-----------------------------+
  40. |              Andy Savage - Amiga Multimedia Programmer                |
  41. |   Amiga, Drumming, Eastenders, Hamster, Tarantino and Worms fanatic   |
  42. +---------------------------------====#====-----------------------------+
  43.  
  44.